home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 May: Tool Chest / Developer CD Series May 1996 (Tool Chest) (Apple Computer) (1996).iso / Tool Chest / Development Tools & Languages / Dylan Related / Marlais / Marlais 0.5.9-portable sources / gc / Mac_files / dataend.c next >
Encoding:
Text File  |  1995-03-15  |  121 b   |  10 lines  |  [TEXT/ttxt]

  1. /*
  2.     dataend.c
  3.     
  4.     A hack to get the extent of global data for the Macintosh.
  5.     
  6.     by Patrick C. Beard.
  7.  */
  8.  
  9. long __dataend;
  10.